home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
com
/
computer
/
casio_st
/
prog_fx
/
oisac2
/
mod.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-01
|
107 b
|
2 lines
10 ' ** OISAC 2 ** MOD **
20 INPUT"Dividande : ",a,"Diviseur : ",b:d=a/b:r=(d-INT(d))*b:PRINT "Reste : "r